Fox's Git Mirrors
Commit 59cf52991cf58740451c010f36f41253b1ca67b2
Parents : 7c44279
Author : Aaron Heise <aaron.heise@gmail.com>
Date : 2015-01-03T10:49:06-06:00
Updated README
Changes
Diff
diff --git a/README.md b/README.md
index 5f2c65b..7dee876 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,4 @@ compatible with STM32F4xx Cube-based (HAL) projects.
## Using Modules
To use the modules, copy the directory containing the module you want to use into the *Modules* directory
-in the project. Then *#include <module_name/module_header.h>* wherever you want to use the functionality.
+in the project. Then *#include \<module_name/module_header.h\>* wherever you want to use the functionality.
Served by rngit 1.4.1 - Generated in 0.03s